/* 初始化 */
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: 'Microsoft YaHei','微软雅黑';
    background-color: #ffffff!important;
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    outline:none;
    background: none;
    text-decoration: none;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ft{
    float: left;
}
.rt{
    float: right;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
/*----------------------*/




/* 头部 */
.shead_logo {
    float: left;
}
.hsmls {
    position: absolute;
    z-index: 19999;
    line-height: 0;
    width: 100%;
    top: 25px;
    transition: all 0.3s;
}
.hsmls .menu {
    float: right;
}
.hsmls ul li {
    float: left;
    display: inline-block;
    transition: all .5s;
    position: relative;
}
.hsmls ul li a {
    height: 60px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    transition: all 0.5s;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    padding-left: 40px;
}

.hsmls ul li span {
    height: 50px;
    display: block;
    transition: all 0.2s;
}
.hsmls ul li:hover .muspan {
    font-weight: bolder;
    border-bottom: 2px solid #313D91;
    transition: all 0.2s;
    color: #313D91;
}
.hsmls .muon .muspan {
    font-weight: bolder!important;
    border-bottom: 2px solid #313D91!important;
    transition: all 0.2s;
    color: #313D91;
}

.headmn .on .mua .muspan {
    font-weight: bolder!important;
    border-bottom: 2px solid #313D91!important;
    color: #313D91;
}


/* 关于我们 */
.sabout {
    background: url('../image/sabout_bg.jpg') center no-repeat;
    width: 100%;
    height: 570px;
    position: relative;
}
.sabout .abus_content {
    height: 100%;
    width: 50%;
    font-size: 14px;
    color: #333333;
    line-height: 2em;
    padding-top: 280px;
}
.sabout a {
    font-size: 14px;
    color: #0093dd;
    display: block;
    position: absolute;
    bottom: 50px;
}

/* 环境设施 */
.facilities {
    width: 100%;
    height: 474px;
    background: url('../image/facilities_bg.jpg') center no-repeat;
}
.facilities_title {
    font-size: 24px;
    color: #FFFFFF;
    padding-top: 50px;
}
.facilities_content .classify {
    padding: 70px 0 0 15px ;
    float: left;
    color: #FFFFFF;
    font-size: 16px;
}
.facilities_content .classify li {
    padding-bottom: 40px;
    transition: all 0.5s;
    position: relative;
}
.facilities_content .classify ul li:hover {
    color: #0093dd;
    transition: all 0.7s;
} 
.facilities_content .classify ul li img {
    float: left;
    display: none;
    transition: all 0.7s;
}
.facilities_content .classify ul li p {
    float: left;
    position: absolute;
    width: 120px;
    left: 25px;
}
.facilities_content .classify ul .on img {
    display: block;
    transition: all 0.7s;
}
.facilities_content .classify ul .on {
    color: #0093dd;
} 
.facilities_right {
    height: 310px;
    overflow: hidden;
    padding-left: 48px;
}
.facilities_content .facilities_picture {
    float: left;
    width: 835px;
    margin: 10px 0 0 150px;
    overflow: hidden;
}
.facilities_picture .fac_slide {
    display: block!important;
    float: left;
    height: 310px;
}
.facilities_picture .fac_img {
    width: 265px;
    height: 240px;
}
.facilities_picture .fac_img img {
    width: 100%;
    height: 100%;
}
.facilities_picture .fac_title {
    text-align: center;
    font-size: 14px;
    color: #333333;
    padding-top: 15px;
}


/* 产品中心 */
.sproduct_left {
    width: 280px;
    background-color: #00356f;
    margin-top: 60px;
    float: left;
}
.sproduct_left .sptop_title {
    width: 280px;
    height: 145px;
    background: url('../image/sproduct_bg.jpg') 0 0 no-repeat;
    line-height: 2em;
    padding: 40px 0 0 55px;
}
.sproduct_left .sptop_title .p1 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
.sproduct_left .sptop_title .p2 {
    font-size: 16px;
    color: #FFFFFF;
}
.sproduct_left .spls_list {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    padding-left: 20px;
    display: flex;
    align-items:center;
    transition: all 0.5s
}
.sproduct_left .spls_list .img {
    width: 22px;
    height: 22px;
    background: url('../image/sprleft_be.png') 0 0 no-repeat;
    transition: all 1s;
}
.sproduct_left .spls_list a {
    padding-left: 15px;
}
.sproduct_left .spls_list:hover {
    background-color: #FFFFFF;
    color: #00356f;
    transition: all 0.7s;
} 
.sproduct_left .spls_list:hover .img {
    background: url('../image/sprleft_af.png') 0 0 no-repeat;
    transition: all 1s;
    transform: rotate(360deg);
}
.sproduct_left .spleft_tel img {
    float: left;
    padding: 40px 20px 40px 20px;
}
.sproduct_left .spleft_tel .tel {
    color: #FFFFFF;
    font-size: 14px;
    float: left;
    line-height: 2em;
    padding: 40px 0 40px 0;
}
.sproduct_left .spleft_tel .tel span {
    font-size: 24px;
}
.sproduct_right {
    float: right;
    margin-top: 60px;
}
.sproduct .spright_more {
    font-size: 14px;
    color: #333333;
    text-align: right;
}
.sproduct .spright_line {
    width: 869px;
    height: 1px;
    background-color: #0093dd;
    margin: 20px 0;
}
.sproduct .spright_content {
    width: 870px;
}
.sproduct .spright_content .probox {
    width: 277px;
    height: 280px;
    float: left;
    margin-right: 19px;
    margin-bottom: 50px;
    transition: all 0.5s;
}
.sproduct .spright_content .probox:nth-child(3n) {
    margin-right: 0px!important;
}
.sproduct .spright_content .proboximg {
    width: 100%;
    height: 202px;
    position: relative;
    border: 1px solid #cccccc;
}
.sproduct .spright_content .proboximg img {
    width: 100%;
    height: 200px;
}
.sproduct .spright_content .proboxcot {
    background-color: #ffffff;
    height: 80px;
    color: #333333;
    transition: all 1s;
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 20px;
}
.sproduct .spright_content .prob_body .bt1 {
    display: block;
    width: 82px;
    font-size: 14px;
    padding-top: 12px;
    border-bottom: 2px solid #0093dd;
    transition: all 0.5s;
}

.sproduct .spright_content .probox:hover .proboxcot {
    color: #0093dd;
    transition: all 0.5s;
}
.sproduct .spright_content .probox:hover .bt1 {
    width: 100%;
    transition: all 0.5s;
}


/* 解决方案 */
.isolution {
    width: 100%;
    height: 584px;
    margin-top: 60px;
}
.isolution_swiper .isolution_bg { 
    width: 100%;
    height: 584px;
}
.isolution_swiper .isolus_content {
    width: 400px;
    height: 584px;
    background:#00356F;
}
.isolution_swiper .isolus_content .title {
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 2em;
    padding: 70px 0 0 50px;
}
.isolution_swiper .isolus_content .title .span1 {
    font-weight: bold;
    font-size: 36px;
    padding-right: 10px;
}
.isolution_swiper .isolus_content .title .span2 {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 36px;
}
.isolution_swiper .isolus_content .picture {
    width: 293px;
    height: 197px;
    margin: 30px 50px; 
}
.isolution_swiper .isolus_content .picture img {
    width: 100%;
    height: 100%;
}
.isolution_swiper .isolus_content .word {
    color: #ffffff;
    padding: 0 50px;
}
.isolution_swiper .isolus_content .word .p1 {
    font-size: 28px;
}
.isolution_swiper .isolus_content .word .p2 {
    font-size: 14px;
    margin: 10px 0 20px 0;
    line-height: 1.5em;
}
.isolution_swiper .isolus_content .word .p3 {
    font-size: 14px;
    padding-left: 235px;
}
.isolution .isolution_pagination {
    left: 520px!important;
}
.isolution .isolution_pagination .swiper-pagination-bullet {
    width: 40px!important;
    height: 5px!important;
    border-radius: 5px!important;
}
.isolution .isolution_pagination .swiper-pagination-bullet-active {
    background-color: #ffffff!important;
}


/* 新闻资讯 */
.sinews {
    width: 100%;
    background: url(../image/snews_bg.jpg)center no-repeat;
    padding-bottom: 40px;
}
.sinews_title {
    text-align: center;
    padding-top: 70px;
}
.sinews_title .p1 {
    font-size: 36px;
    color: #034363;
    font-weight: bold;
    text-transform: uppercase;
}
.sinews_title span {
    color: #00356F;
}
.sinews_title .p2 {
    font-size: 24px;
    color: #333333;
    line-height: 2em;
}
.sinews_content {
    margin-top: 40px;
}
.sinews_content .sin_left {
    float: left;
    width: 400px;
    height: 500px;
    position: relative;
}
.sinews_content .sin_left img {
    width: 100%;
    height: 100%;
}
.sinews_content .sinl_title {
    width: 100%;
    height: 120px;
    background:#00356F;
    position: absolute;
    top: 380px;
    color: #ffffff;
    display: flex;
    align-items:center;
    line-height: 2em;
    padding: 0 28px;
    transition: all 0.5s;
}
.sinews_content .sin_left:hover .sinl_title {
    background:#00356F;
    transition: all 0.5s;
}
.sinews_content .sinl_title .date {
    font-size: 26px;
}
.sinews_content .sinl_title .line {
    width: 2px;
    height: 80px;
    background-color: #999999;
    margin: 0 20px;
}
.sinews_content .sinl_title .title {
    font-size: 16px;
}
.sinews_content .sin_right {
    float: left;
}
.sinews_content .sin_right .inls1:hover .inimg {
    background-color: #034363;;
    transition: all 0.5s;
} 
.sinews_content .sin_right .inls1:hover p {
    color: #034363;;
    transition: all 0.5s;
}

.sinews_content .sin_right .ns_c {
    float: left;
    width: 360px;
}
.sinews_content .sin_right  .sinr_title {
    color: #333333;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1.5em;
}
.sinews_content .sin_right  .sinr_title .span1 {
    font-size: 18px;
}
.sinews_content .sin_right  .sinr_title .span2 {
    margin-left: 240px;
    font-size: 14px;
}
.sinews_content .sin_right .inimg {
    width: 100%;
    height: 140px;
    margin: 30px 0 10px 0;
    background-color: #999999;
}
.sinews_content .sin_right .inimg img {
    width: 215px;
    height: 140px;
    float: left;
}
.ns_c { 
    float:left;
    width: 360px;
    transition: all 0.5s;
    margin-left: 40px;
}
.ns_c .tit { 
    height: 50px;
    overflow: hidden;
}

.inls1 {
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-bottom: 13px;
    margin-top: 15px;
    transition: all 0.5s;
}
.inls1 .inimg img {
    width: 100%;
    height: 100%;
    display: block;
}
.inls1 .inp1 {
    font-size: 14px;
    color: #333333;
    font-weight:bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    transition: all 0.5s;
}
.inls1 .innr {
    font-size: 12px;
    color: #999999;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    transition: all 0.5s;
}
.inls1 .insj {
    float: left;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 2em;
    padding: 30px;
}
.inls1 .insj span {
    font-size: 36px;
}
.sin_right ul li {
    border-bottom: 1px dashed #cccccc;
    transition: all 0.5s;
}
.sin_right ul li:hover .intt {
    color: #034363;;
    transition: all 0.5s;
}
.sin_right ul li .intt{
    font-size: 14px;
    color: #333333;
    width: 75%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    float: left;
}
.sin_right ul li .insj2{
    font-size: 12px;
    color: #999999;
    width: 21%;
    float: right;
    height: 50px;
    line-height: 50px;
}


/* 底部 */
.sfoot {
    background-color: #01356F;
    border-bottom: 1px dashed #767676;
}
.sfoot_cake {
    color: #ffffff;
    margin-left: 134px;
    float: left;
    padding: 30px 0;
    overflow: hidden;
    
}
.sfoot_cake:nth-child(1) {
    margin-left: 0px!important;
}
.sfoot_cake .title {
    font-size: 16px;
    padding: 15px 0;
}
.sfoot_cake ul li {
    font-size: 14px;
    padding-left: 10px;
    line-height:2em;
}
.sfootname {
    background-color: #1a1a1a;
}
.sfootname .sft_logo {
    float: left;
    width: 490px;
    padding: 40px 0;
}
.sfootname .sft_logo img {
    float: left;
}
.sfootname .sft_logo .message {
    float: right;
    font-size: 14px;
    color: #cccccc;
    line-height: 1.8em;
    margin-top:14px;
}
.sfootname .sft_code {
    float: right;
    width: 70px;
    padding: 30px 0;
}
.sfootname .sft_code img {
    width: 70px;
    height: 70px;
}
.sfootname .sft_code p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 2em;
}